UriMatcherCompat

Helper for accessing UriMatcher to create Uri Predicate.

Functions

Link copied to clipboard
@NonNull
open fun asPredicate(@NonNull matcher: @NonNull UriMatcher): @NonNull Predicate<Uri>
Creates a Uri predicate from a UriMatcher.